Welcome![Sign In][Sign Up]
Location:
Search - android RFCOMM

Search list

[androidsrc

Description: BluetoothChat - Bluetooth Chat This application allows two Android devices to carry out two-way text chat over Bluetooth. It demonstrates all the fundamental Bluetooth API capabilites, such as: * Scanning for other Bluetooth devices * Querying the local Bluetooth adapter for paired Bluetooth devices * Establishing RFCOMM channels/sockets * Connecting to a remote device * Transfering data over Bluetooth -BluetoothChat - Bluetooth Chat This application allows two Android devices to carry out two-way text chat over Bluetooth. It demonstrates all the fundamental Bluetooth API capabilites, such as: * Scanning for other Bluetooth devices * Querying the local Bluetooth adapter for paired Bluetooth devices * Establishing RFCOMM channels/sockets * Connecting to a remote device * Transfering data over Bluetooth
Platform: | Size: 10240 | Author: Gabriel | Hits:

[androidBlueTerm_1.0.0.tar

Description: 说明 VT- 100终端仿真器与任何串行设备使用蓝牙串行适配器通信。 RFCOMM/ SPP协议仿真通过蓝牙串行通信。 您需要一个蓝牙串行适配器。 这是一个开源的应用程序。你可以得到更多的信息和源代码:-Description VT-100 terminal emulator for communicating with any serial device using a bluetooth serial adapter. The RFCOMM/SPP protocol emulates serial communications over bluetooth. You need a bluetooth serial adapter. This is an opensource application. You can get more info and the source code from: http://pymasde.es/blueterm/
Platform: | Size: 44032 | Author: ckw | Hits:

[androidAndroidBluetoothAPI_src_0.3

Description: 非常官方Android Bluetooth API支持远程设备扫描、远程设备配对,服务发现(SDP)和客户端RFCOMM串行连接。-This project aims to provide a simple API to access Android s Bluetooth stack. This library does not to require a rooted device: it is intended to work with standard firmware provided by phone manufacturers.
Platform: | Size: 20480 | Author: 孙建 | Hits:

[androidjbluez-1.0

Description: JBluez是Bluez的JAVA版本,本源码包括bin和源码。 Android的蓝牙协议栈就是Bluez,但Android SDK中的蓝牙API提供的功能仅仅基于RFCOMM封装,如果要做其他的蓝牙开发,则需要使用一些Bluez及D-Bus的接口。-JBluez is the Bluez the JAVA version. Android Bluetooth protocol stack is Bluez, but the Android SDK Bluetooth API provides functionality based solely on the the RFCOMM package, if the need to do other Bluetooth development, you need to use some Bluez D-Bus interface.
Platform: | Size: 112640 | Author: wxb | Hits:

[Program docANDROID_BLUETOOTH

Description: 用BluetoothAdapter类,你能够在Android设备上查找周边的蓝牙设备然后配对(绑定),蓝牙通讯是基于唯一地址MAC来相互 传输的,考虑到安全问题Bluetooth通讯时需要先配对。然后开始相互连接,连接后设备将会共享同一个RFCOMM通道以便相互传输数据,目前这些实 现在Android 2.0或更高版本SDK上实现。-With BluetoothAdapter class, you can find surrounding Bluetooth devices on the Android device then pairing (binding), Bluetooth communication is based on the unique address MAC to mutual transmission of pairing Bluetooth communications that take into account security issues. And then begin to connect with each other, connected devices will be shared the same RFCOMM channels to transmit data to each other, these implementations on Android 2.0 or higher version of the SDK.
Platform: | Size: 117760 | Author: ivanhuang | Hits:

CodeBus www.codebus.net